INSERT INTO public."LogType"(
	"LogTypeId", "LogTypeName", "Active")
	VALUES (82, 'OTAvailability', true);